Skip to content

Conversation

@rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Oct 13, 2025

Fixed a couple Gradle warnings too.

Fixed a couple Gradle warnings too.
Copilot AI review requested due to automatic review settings October 13, 2025 14:40
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the logback dependency and fixes Gradle warnings by modernizing Gradle configuration patterns.

  • Updated logback-classic dependency from version 1.5.18 to 1.5.19
  • Replaced deprecated Gradle configuration methods with their modern equivalents
  • Changed configurations.all to configurations.configureEach and tasks.withType(JavaCompile) to tasks.withType(JavaCompile).configureEach

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link

Copyright Validation Results
Total: 1 | Passed: 0 | Failed: 0 | Skipped: 1 | at: 2025-10-13 14:40:35 UTC | commit: 0aa049a

⏭️ Skipped (Excluded) Files

  • marklogic-spark-connector/build.gradle

✅ All files have valid copyright headers!

@sonarqube-progress-marklogic
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@rjrudin rjrudin merged commit 00c2dc2 into develop Oct 13, 2025
4 checks passed
@rjrudin rjrudin deleted the feature/logback branch October 13, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants